ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / OnClientBeforeSeriesChange Property

In This Topic
    OnClientBeforeSeriesChange Property
    In This Topic
    Occurs before the series changes. This event can be cancelled.
    Syntax
    'Declaration
     
    Public Property OnClientBeforeSeriesChange As System.String
    public System.string OnClientBeforeSeriesChange {get; set;}
    See Also